libdancer-session-cookie-perl software package provides encrypted cookie-based session backend for Dancer, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdancer-session-cookie-perl
libdancer-session-cookie-perl is installed in your system.
Make ensure the libdancer-session-cookie-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdancer-session-cookie-perl *
You will get with libdancer-session-cookie-perl package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libdancer-session-cookie-perl |
| Version | 0.27-1 |
| Description | encrypted cookie-based session backend for Dancer |
| Sub Section | perl |